text/template.Template.associate (method)

2 uses

	text/template (current package)
		template.go#L138: 	if t.associate(nt, tree) || nt.Tree == nil {
		template.go#L227: func (t *Template) associate(new *Template, tree *parse.Tree) bool {